instruction cycle meaning in Chinese
指令周期
Examples
- The processing required for a single instruction is called an instruction cycle
处理一条指令的过程称为指令周期。 - At the beginning of each instruction cycle , the cpu fetches an instruction from memory
在每一个指令周期的开始, cpu从内存中取一条指令。 - Using the simplified two - step description explained above , the instruction cycle is depicted in figure 2 - 3
以上述最简单的两个步骤为例,指令周期如图2 - 3 。 - On succeeding instruction cycles , it will fetch instruction from locations 301 , 302 , 303 , and so on
在随后的指令周期里,它将依次从301 、 302 、 303地址单元取指令,依此类推。 - This paper introduced a much more precise sampling method using cpu hardware performance counters ( chpc ) to provide cpu data like instruction cycles , cache misses , branch prediction , and so on , and given detail scene of software status
摘要引入了基于cpu硬件性能计数器的性能数据采集和分析方法,从软件运行时刻的细粒度参数入手分析软件运行时刻的性能表现,从而更为准确地反映系统实际的动态运行状态。